loader program造句
例句与造句
- You must compile the loader program into an . exe file , the name of which must be that of the main application
你必须将引导程序编译为exe执行文件,并且必须与主应用程序同名。 - The linux installation goes well until the user is asked where to install lilo the linux loader program
Linux安装过程开始进行得很好,但当提问用户是否要安装lilo ( linux装入器程序)时会出现问题。 - Here , then , is the code for the loader program . you can paste this code into a . prg file and then build it to an . exe
这里是引导程序的代码。你可以将此代码粘贴到一个prg文件,再编译为一个exe文件。 - Installs a boot loader program on the hard disk , which is necessary for the computer to start up using linux without using a floppy or cd - rom
在硬盘上安装启动引导程序,这是必须的一步,使得计算机不必依靠软盘和cd - rom启动。 - The various bootloader installers each install a boot loader program on the hard disk , which is necessary for the computer to start up using linux without using a floppy or cd - rom
在硬盘上安装启动加载程序,是必须的一步,使得计算机启动linux不必依靠软盘和cd - rom启动。 - It's difficult to find loader program in a sentence. 用loader program造句挺难的
- In chapter 5 , the softward design is discussed in detail . they are the function and design of the boot loader program , the kernel configuration , translate and edit of uclinux , and the way to burn the kernel onto flash of the platform
第五章详细论述了平台的软件设计,包括系统引导程序bootloader的作用、设计和uclinux内核的配置、编译以及将内核烧写到平台上的flash中的方法。 - This paper is divided into four major sections : first , it introduces several debugging methods for embedded software development and dicusses the advantages and drawbacks of the am33 and intel strong - arm sa1100 processors . second , it discusses several boot loader programs for embedded systems and compares them to our revised boot loader program . third , this paper explains the porting and debugging methods for device driver programming in embedded linux systems
本文主要论述了以下四方面的工作:首先介绍了嵌入式系统的各种调试方法以及相应的优缺点,并且论述了我们在实际开发过程中遇到的问题以及相应的解决方法;接着介绍了嵌入式系统常见的几种引导装载程序,以及我们根据实际情况对其引导过程的改进方法;同时论文介绍了嵌入式linux系统中驱动程序的移植以及驱动程序开发过程中的调试方法;最后在论文总结中指出了我们开发的系统中有待提高的地方及今后工作建议。